<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>M7 'Priest'</long_name>
		<short_name>Priest</short_name>
		<comment>A self-propelled gun with a 105mm M1 howitzer and a 50cal heavy machine gun</comment>

		<uniform>american_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>4</month><year>1942</year><number>30</number></data>
		<data><month>12</month><year>1945</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M7 Priest.png</image_profile>
			<weight>22970</weight>
		</attributes>

		<drive>
			<engine>
				<name>Continental R975 C1</name>
				<horsepower>340</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>45</offsetX><offsetY>290</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-47</offsetX><offsetY>292</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M7 Priest.png</image_view>

			<width>287</width>
			<length>604</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>51@56</upper_front>
				<lower_front>51@-20</lower_front>
				<side>38</side>
				<rear>38@-10</rear>
				<top>12</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>262</width>
			<length>450</length>
			<height>73</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>51@40</front>
				<side>13</side>
				<rear>38@10</rear>
				<top>0</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-M3A2 Halftrack MG.png</image_view>

			<offsetX>94</offsetX>
			<offsetY>-122</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_HMG_50CAL</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_HMG_50CAL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<image_view>Image-M7 Priest cannon.png</image_view>

			<offsetX>25</offsetX>
			<offsetY>-110</offsetY>
			<offsetZ>170</offsetZ>

			<rotate_time>23</rotate_time>
			<rotate_left>12</rotate_left>
			<rotate_right>26</rotate_right>

			<weapon><type>WEAPON_CANNON_105_HOWITZER</type></weapon>
			<ammo><for>WEAPON_CANNON_105_HOWITZER</for><flavour>FLAVOUR_HE</flavour><rounds>53</rounds></ammo>
			<ammo><for>WEAPON_CANNON_105_HOWITZER</for><flavour>FLAVOUR_HEAT</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_105_HOWITZER</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
